styleproperty: Don't use gtk_style_properties_register_property()
authorBenjamin Otte <otte@redhat.com>
Mon, 2 Jan 2012 10:27:54 +0000 (11:27 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:55 +0000 (18:37 +0100)
commit65f6925dd1de20f7ca2090cbbdc148389a2fb33a
treee514e876eabc4db95f2de46e9ce819a10c8ae7ab
parent4b4792f65de35f4b04ba49da9f39a01e2080f977
styleproperty: Don't use gtk_style_properties_register_property()

This would make the internal properties custom properties. And they are
not.

Also get rid of default initial values, we now specify the correct one
at all times.
gtk/gtkcssstylepropertyimpl.c